DocumentObj 2.5 RaisePublishEvent [internal]
Triggers a 'publish' event for a map or topic version.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| psLogicalId | String | In | The logical identifier of the map or topic for this 'publish' action |
| psVersion | String | In | The version number of the map or topic for this 'publish' action |
| psOutputFormat | String | In | The element name (or label) of the output format that will be create by the publish (e.g. VOUTPUTFORMATDITADELIVERY, PDF (A4 Manual)) |
| pasLanguages | String | In | The list with the element name (or label) of the languages for this 'publish' action (e.g VLANGUAGEEN) |
| pasResources | String | In | The list with the resources that should be used for this 'publish' action |
| psBaselineId | String | In | The element name (or label) of the baseline which is used to determine the version of the map and all referenced topics and illustrations for this publish.
|
| peAutoCompleteMode | eBaselineAutoCompleteMode | In | Indicates which auto complete mode must be used to select the version in the baseline report. |
| psWorkingLanguage | String | In | The element name (or label) of the language used to determine the versions during the autocomplete of the baseline |
| psWorkingResolution | String | In | The element name (or label) of the resolution used to determine the versions during the autocomplete of the baseline |
| pasFallbackLanguages | String | In | The list with the element name (or label) of the fall back languages which are used during the export of the objects when the language is not available for the (selected) version |
| pasResourceFallbackLanguages | String | In | The list with the element name (or label) of the fall back languages which are used during the export of the resources when the language is not available for the (selected) version |
| pasIllustrationFallbackLanguages | String | In | The list with the element name (or label) of the fall back languages which are used during the export of the illustrations when the language is not available for the (selected) version |
| psXmlProductDefinition | String | In | The product definition with the conditions used while exporting the objects |
| psCompareVersion | String | In | The version number of the map or topic that should be used to compare with |
| psCompareVersionStartDocument | String | In | The logical identifier of the start map or topic that should be used to compare with.
|
| pasCompareVersionResources | String | In | The list with resources that should be used to compare with |
| psCompareVersionBaselineId | String | In | The element name (or label) of the baseline that is used to determine the versions that should be used during the compare
|
| psCompareversionXmlProductDefinition | String | In | The product definition with the conditions that should be used during the compare |
| psEventType | String | In | The type of the 'publish' event (e.g PUBLISH, PUBLISHDITADELIVERY) |
| psXmlParameters | String | In | Xml structure with extra parameters like FPUBINCLUDECOMMENTS (= show-comments), FPUBINCLUDEMETADATA (= show-metadata), FPUBWATERMARK (= show-watermark),... |
| plOutProgressId | Long | Out | The unique identifier with the event log containing the logging for the 'publish' background task |